Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Which of the following programming approach used functions as a key concept to p...Jul 28
Identify the drawback of using procedure-oriented programming, if any:Nov 02
Explain the difference between a JMP instruction and CALL instructionOct 26
EXAMINING OBJECTS CREATED BY A USER Dec 17
How will you assign value ‘5’ to the variable ‘x’ inside a member function using...Aug 11
string is a - Select optionFeb 11
Identify the variables, which are local to the following functionNov 08
Identify the valid variable name from which optionsAug 16
The declaration of global variables must be made in which optionAug 29
Does C# support a variable number of arguments?Sep 02
Define a namespace called ‘samplespace’, which includes a member variable,namely...Dec 15
Should I use ReaderWriterLock instead of Monitor.Enter/Exit?Feb 04
List out categories of the 8085 instructions. Give examples of the instructions ...Jan 08
Define instruction cycle, machine cycle and T-stateNov 25
What is an instruction?Oct 20
Explain LDA, STA and DAA instructionsMar 31
Explain the different instruction formats with examplesOct 21
Define stack and explain stack related instructionsDec 23
Why do we use XRA A instructionJun 19
Compare CALL and PUSH instructionsJul 03
What are the various programmed data transfer methods?Jan 05
Which function can retrieve the character stored at a specified location?Jan 24
Can I write IL programs directly?Sep 20
Can I use COM components from .NET programs?Sep 21
Can I use .NET components from COM programs?Dec 15
A C++ program structure is based on the concept ofMar 25
Which of the following features that distinguish object oriented programming fro...Jun 09
Which is not associated with Object-oriented programming?Feb 25
Object-based programming languages do not supportNov 12
What is instruction pipelining?Sep 26
What is Program counter?Nov 12
What types of information are stored in the data dictionary? Dec 21
Which of the following option will create a user-defined namespace in ANSI C++?Dec 15
Which of the following is not a user-defined data type?Jan 13
How do I do a case-insensitive string comparison?Sep 17
Which is not supported by the string class? - Select optionOct 10
Which function does exchange the contents of two strings?Oct 31
Which of the following would assigns the string “welcome” to the second construc...Nov 20
Which function capitalizes the first letter of a character string and makes the ...Dec 21
Which of the following code would read a line of text from char type variable,...Jan 05
Which of the following will assign the value to the class member variable num? v...Jul 15
Which of the following is not true about static member variable?Jul 25
When you call a function by passing the address of a data variable, it is know a...Sep 16
Which of the following is true about a function call in a C++ program?Oct 03
Name the library that must be included while using cinNov 13
Which of the following is an Object-oriented programming language?Nov 29
Write an algorithm for Inserting an element into the queue using array in dfsNov 08
Write an algorithm for Deleting an element from the queue using array in dfsNov 28
Write an algorithm for Deleting an element from the circular queue using array i...Oct 11
Which of the following languages is not a procedure oriented programming...Oct 16